[INFO] cloning repository https://github.com/jiamingluuu/smallDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiamingluuu/smallDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2FsmallDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2FsmallDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2df0d65801838fea08788b8424fbf4ea6be15f2
[INFO] checking jiamingluuu/smallDB against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2FsmallDB" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiamingluuu/smallDB
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jiamingluuu/smallDB
[INFO] tweaked toml for git repo https://github.com/jiamingluuu/smallDB written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiamingluuu/smallDB on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiamingluuu/smallDB already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8
[INFO] running `Command { std: "docker" "start" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]     Checking fs4 v0.7.0
[INFO] [stderr]     Checking jammdb v0.11.0
[INFO] [stderr]     Checking prost v0.13.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smallDB v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/fio/mmap.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn write(&self, buf: &[u8]) -> Result<usize> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `io_type` is never read
[INFO] [stdout]   --> src/db.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Engine {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     io_type: IOType,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_num`, `data_file_num`, `reclaim_size`, and `disk_size` are never read
[INFO] [stdout]   --> src/db.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Stat {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 76 |     /// Number of keys in the engine.
[INFO] [stdout] 77 |     key_num: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     data_file_num: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     reclaim_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     disk_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `smallDB` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `small_db`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/batch.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new_write_batch(&self, options: WriteBatchOptions) -> Result<WriteBatch> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new_write_batch(&self, options: WriteBatchOptions) -> Result<WriteBatch<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iterator.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self, options: IteratorOptions) -> Iterator {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self, options: IteratorOptions) -> Iterator<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/fio/mmap.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn write(&self, buf: &[u8]) -> Result<usize> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `io_type` is never read
[INFO] [stdout]   --> src/db.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Engine {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     io_type: IOType,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_num`, `data_file_num`, and `disk_size` are never read
[INFO] [stdout]   --> src/db.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Stat {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 76 |     /// Number of keys in the engine.
[INFO] [stdout] 77 |     key_num: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     data_file_num: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     disk_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/batch.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new_write_batch(&self, options: WriteBatchOptions) -> Result<WriteBatch> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new_write_batch(&self, options: WriteBatchOptions) -> Result<WriteBatch<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iterator.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self, options: IteratorOptions) -> Iterator {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self, options: IteratorOptions) -> Iterator<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.44s
[INFO] running `Command { std: "docker" "inspect" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8", kill_on_drop: false }`
[INFO] [stdout] 00ff86d05638df7061ace0a32978e2b533c529942134584c81a613a882d692b8
